spirv_cross ~master (2021-12-18T05:04:46.1458446)
Dub
Repo
ScCompiler.unsetMemberDecoration
spirv_cross
ScCompiler
Unsets a member decoration, similar to unsetDecoration.
class
ScCompiler
void
unsetMemberDecoration
(
uint
id
,
uint
index
,
spv.Decoration
decoration
)
Meta
Source
See Implementation
spirv_cross
ScCompiler
destructors
~this
functions
bufferGetHlslCounterBuffer
bufferIsHlslCounterBuffer
buildCombinedImageSamplers
buildDummySamplerForCombinedImages
compile
dispose
getActiveBufferRanges
getActiveInterfaceVariables
getBinaryOffsetForDecoration
getBlockFallbackName
getCleansedEntryPointName
getCombinedImageSamplers
getCurrentIdBound
getDeclaredCapabilities
getDeclaredExtensions
getDeclaredStructMemberSize
getDeclaredStructSize
getDeclaredStructSizeRuntimeArray
getDecoration
getDecorationString
getEntryPointsAndStages
getExecutionModeArgument
getExecutionModel
getFallbackMemberName
getFallbackName
getMemberDecoration
getMemberDecorationString
getMemberName
getMemberQualifiedName
getName
getNonPointerType
getNonPointerTypeId
getRemappedDeclaredBlockName
getRemappedVariableState
getShaderResources
getSpecializationConstants
getStorageClass
getSubpassInputRemappedComponents
getType
getTypeFromVariable
getWorkGroupSizeSpecializationConstants
hasDecoration
hasMemberDecoration
renameEntryPoint
setDecoration
setDecorationString
setEnabledInterfaceVariables
setEntryPoint
setExecutionMode
setMemberDecoration
setMemberDecorationString
setMemberName
setMemberQualifiedName
setName
setRemappedVariableState
setSubpassInputRemappedComponents
typeStructMemberArrayStride
typeStructMemberMatrixStride
typeStructMemberOffset
unsetDecoration
unsetExecutionMode
unsetMemberDecoration
Unsets a member decoration, similar to unsetDecoration.